Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ZDC digis in uGT DQM #43043

Merged
merged 1 commit into from
Nov 5, 2023
Merged

Conversation

dinyar
Copy link
Contributor

@dinyar dinyar commented Oct 17, 2023

PR description:

Add unpacked ZDC digis to uGT DQM. This was overlooked when the ZDC unpacker was added to CMSSW.

attn: @aloeliger @epalencia @vukasinmilosevic

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43043/37233

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @dinyar (Dinyar Rabady) for master.

It involves the following packages:

  • DQM/L1TMonitor (dqm)

@syuvivida, @cmsbuild, @antoniovagnerini, @tjavaid, @nothingface0, @rvenditti can you please review it and eventually sign? Thanks.
@missirol this is something you requested to watch as well.
@sextonkennedy, @rappoccio, @antoniovilela you are the release manager for this.

cms-bot commands are listed here

@bsunanda
Copy link
Contributor

@cmsbuild Please test

@syuvivida
Copy link
Contributor

Hi @dinyar could you create a backport to this PR? In addition, if we want to test this PR in a playback machines online, do you have a suggestions regarding which run to use?
Thanks!!

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-22a2f4/35238/summary.html
COMMIT: 6a1aa6a
CMSSW: CMSSW_13_3_X_2023-10-17-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/43043/35238/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially removed 1 lines from the logs
  • Reco comparison results: 9 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 3357400
  • DQMHistoTests: Total failures: 9
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3357369
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 49 files compared)
  • Checked 214 log files, 167 edm output root files, 50 DQM output files
  • TriggerResults: no differences found

@aloeliger
Copy link
Contributor

@dinyar Do you know whether we would need to modify the unpacking sequence described here: https://github.com/cms-sw/cmssw/blob/master/DQM/Integration/python/clients/l1temulator_dqm_sourceclient-live_cfg.py

DQM directly uses the RawToDigi standard L1 sequence, which when I looked at it doesn't include the ZDC unpacker explicitly. I didn't see a setup file for it under EventFilter either, so I'm not sure if this is genuinely run in the unpacker stage...

@dinyar
Copy link
Contributor Author

dinyar commented Oct 25, 2023

@dinyar Do you know whether we would need to modify the unpacking sequence described here: https://github.com/cms-sw/cmssw/blob/master/DQM/Integration/python/clients/l1temulator_dqm_sourceclient-live_cfg.py

DQM directly uses the RawToDigi standard L1 sequence, which when I looked at it doesn't include the ZDC unpacker explicitly. I didn't see a setup file for it under EventFilter either, so I'm not sure if this is genuinely run in the unpacker stage...

I think we don't have to explicitly call the ZDC unpacker, because we use the unpacked uGT inputs which should include the ZDC digis if the modifications made to that unpacker were correct..

@aloeliger
Copy link
Contributor

@dinyar I did some more research after I wrote that, and I think they wrote themselves into the GT setup so it should be okay.

@dinyar
Copy link
Contributor Author

dinyar commented Oct 25, 2023

Hi @dinyar could you create a backport to this PR? In addition, if we want to test this PR in a playback machines online, do you have a suggestions regarding which run to use? Thanks!!

Hi @syuvivida,

Sorry for the long silence. I will make the backport in the next hour hopefully. I don't have a favourite run (any recent run with stable HI beams should be fine), but e.g. 375631 should be a good one.

Cheers,
Dinyar

@dinyar
Copy link
Contributor Author

dinyar commented Oct 25, 2023

Hi @syuvivida,

backport created in #43113.

Cheers,
Dinyar

@tjavaid
Copy link

tjavaid commented Nov 4, 2023

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 4, 2023

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit d4c1531 into cms-sw:master Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants